StyledText.Text Function

The text whose style attributes are managed via the instance of this class. Returns a String.

Syntax

result = StyledText.Text( )

Return Value

Result

String

Notes

The Start and Index parameters of the methods of this class are zero-based and referenced from the start of Text. Set the value of Text using the assignment operator.